IntentBuilder

constructor(@NonNull launchingContext: @NonNull Context)(source)

Create a new IntentBuilder for launching a sharing action from launchingContext.

Note that builders that are not constructed with an Activity context (or a wrapped activity context) will not set the calling activity on the returned intent.

Parameters

launchingContext

Context that the share will be launched from